home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000209_news@newsmaster….columbia.edu _Thu Oct 30 21:57:06 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id VAA12194
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Oct 1997 21:57:05 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id VAA18115
  7.     for kermit.misc@watsun; Thu, 30 Oct 1997 21:57:05 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: DOS Kermit under W95 (I KNOW it's unforgivable!)
  12. Date: 31 Oct 1997 02:57:02 GMT
  13. Organization: Columbia University
  14. Lines: 33
  15. Message-ID: <63bhdu$7eh$1@apakabar.cc.columbia.edu>
  16. References: <34591E72.3FBD@spacecomputer.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7992
  19.  
  20. In article <34591E72.3FBD@spacecomputer.com>,
  21. Wm. B. Kendall <Kendall@SpaceComputer.Com> wrote:
  22. : I am running DOS Kermit 3.14, Patch Level 9, because Tektronix 4010
  23. : emulation is a requirement.  I want to do this in a DOS window under
  24. : Windows 95.  I will connect to the host over our Ethernet.  (I made this
  25. : work under OS/2 with a little help from my friends in this group.)  My
  26. : problem is that I don't know how to set the port parameters to
  27. : accomplish this under W95 (I have a fossil driver installed under OS/2,
  28. : and SET PORT FOSSIL 4 and connect via ATDT commands as if I were using a
  29. : modem.)  Can anyone advise me on this?
  30.  
  31. Bill, I have got to tell you that I think you are nuts for sticking 
  32. with Kermit through all of this.  
  33.  
  34. There is one combination of commercial products that claim that they
  35. can redirect a 16-bit DOS serial port to a Telnet port over TCP/IP.  But 
  36. I was never able to get them to work.
  37.  
  38. My second comment is that after using OS/2 for so long, why are you
  39. going to use Win95?  You should really install NT.  
  40.  
  41. Then if you have two physical comm ports run a Null modem connector from 
  42. one to the other.  Let MS-DOS Kermit access one port and Kermit 95
  43. the other.  Setup K95 so that it uses its Bi-directional Printer support
  44. on the second port.  Then let K95 make the Telnet connection.  That way
  45. K95 can handle be used as the VT320 emulator and MS-DOS Kermit can act 
  46. as the Tek terminal when necessary.
  47.  
  48.  
  49.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  50.                  The Kermit Project * Columbia University
  51.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  52.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu